home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ian Livingstone's Deatht…s Kit (Europe) (En,Fr,De)
/
Ian Livingstone's Deathtrap Dungeon - Digital Press Kit (Europe) (En,Fr,De).bin
/
mac
/
XTRAS
/
SHARED.CST
/
00056_Script_56
< prev
next >
Wrap
Text File
|
1996-08-22
|
203b
|
12 lines
on exitFrame
stayhere
ctrlbar
if rollover (5) then
set the visible of sprite 5 to true
updatestage
else
set the visible of sprite 5 to false
updatestage
end if
end